From a163800443335b46d9e3ae1add229df4374f31b8 Mon Sep 17 00:00:00 2001 From: robertl Date: Thu, 23 Mar 2006 17:23:09 +0000 Subject: [PATCH] Valgrind the test run in testc just to unleash extra joy. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1785 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/testc | 1 + 1 file changed, 1 insertion(+) diff --git a/gpsbabel/testc b/gpsbabel/testc index 38093cbd2..aa9d64a9e 100755 --- a/gpsbabel/testc +++ b/gpsbabel/testc @@ -10,6 +10,7 @@ TMPD=/tmp/babeltest.$$ GB="./gpsbabel" +GB="valgrind -q ./gpsbabel" mkdir $TMPD -- 2.30.2